Release 10.1A: OpenEdge Data Management:
Database Administration


PROUTIL IDXMOVE qualifier

Moves an index from one application data area to another while the database remains online.

Syntax

proutil db-name -C idxmove [ owner-name.]table-name.index-name area-name

Parameters

db-name

Specifies the name of the database containing the table.

owner-name

Specifies the owner of the table containing the data you want to dump. You must specify an owner name unless the table’s name is unique within the database, or the table is owned by PUB. By default, Progress 4GL tables are owned by PUB.

table-name

Specifies the source table containing the index to be moved.

index-name

Specifies the name of an index to move.

area-name

Specifies the area name of the target application data area into which the index is to be moved. Area names that contain spaces must be quoted. For example, “Area Name.”

The PROUTIL IDXMOVE utility operates in two phases:

Notes


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095